Package com.mapbox.androidauto.car.navigation.roadlabel

Types

RoadLabelOptions
Link copied to clipboard
class RoadLabelOptions
Modify the look and feel of the road label.
RoadLabelRenderer
Link copied to clipboard
class RoadLabelRenderer(resources: Resources)
This class will a road name and create a bitmap that fits the text.
RoadLabelSurfaceLayer
Link copied to clipboard
class RoadLabelSurfaceLayer(carContext: CarContext, mapboxNavigation: MapboxNavigation) : CarSurfaceLayer
This will show the current road name at the bottom center of the screen.
RoadNameObserver
Link copied to clipboard
abstract class RoadNameObserver(mapboxNavigation: MapboxNavigation, routeShieldApi: MapboxRouteShieldApi, mapUserStyleObserver: MapUserStyleObserver) : LocationObserver